STEP 4: Let's customize our text sprite using its arguments!
- Change the string argument in .Text() from "Hello in red." to r.
- Change the x-coordinate from 3 to -1 and the y-coordinate from 6 to -7.
To navigate the page using the TAB key, first press ESC to exit the code editor.